Add `cargo check --all`
authorAlex Crichton <alex@alexcrichton.com>
Fri, 17 Feb 2017 17:09:23 +0000 (09:09 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 17 Feb 2017 18:53:56 +0000 (10:53 -0800)
commit97c1bba1650a55943ecf8b91c4782c35e531fa95
treea3fc107cf2affd43e5ecb8a6c0fa908c9815024f
parent6ed5a43bb566e0ee3fe7981de5aa5a36e2905ebd
Add `cargo check --all`

This'll check all `build` targets for all packages in a workspace
src/bin/check.rs
tests/check.rs